home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds.fmt / fsinfo.man < prev    next >
Encoding:
Text File  |  1992-07-14  |  2.1 KB  |  69 lines

  1.  
  2.  
  3.  
  4. FSINFO                    User Commands                    FSINFO
  5.  
  6.  
  7.  
  8. _________________________________________________________________
  9.  
  10. NNAAMMEE
  11.      fsinfo - prints file system info found on disk partitions
  12.  
  13. SSYYNNOOPPSSIISS
  14.      ffssiinnffoo [-_v_e_r_b_o_s_e] _d_e_v_i_c_e [_d_e_v_i_c_e ...]
  15.  
  16. OOPPTTIIOONNSS
  17.      --vveerrbboossee       Allow fsinfo to complain.
  18.  
  19.      _d_e_v_i_c_e         The device  specifying  the  disk  partition,
  20.                     e.g., /dev/rsd00a.
  21.  
  22.      --hheellpp          Print a summary of the  command-line  options
  23.                     and exits.
  24.  
  25. _________________________________________________________________
  26.  
  27.  
  28. DDEESSCCRRIIPPTTIIOONN
  29.      fsinfo tries to read partition and file  system  information
  30.      from  the  devices  specified on the command line.  It first
  31.      determines the type of the file system, if any, found on the
  32.      device.   If a file system is found, fsinfo reports the type
  33.      of file system, the last domain prefix that the  device  was
  34.      mounted as, the domain number of the file system, the Sprite
  35.      ID of the machine it was last  mounted  on,  and  the  start
  36.      cylinder  and  the  number  of cylinders of the partition on
  37.      which the file system resides.
  38.  
  39.      Since disk partitions can overlap, fsinfo may find the  same
  40.      file  system  on  two different devices even though the file
  41.      system was created on only one.  If the user sets the  -_v_e_r_-
  42.      _b_o_s_e  option,  fsinfo  reports  an error if a file system is
  43.      found on a different partition than the one it  was  created
  44.      on.  If  no  file  system is found on a device, a message is
  45.      printed to that effect.  Note also  that  fsinfo  prints  an
  46.      error message if the device specifies the entire disk, e.g.,
  47.      /dev/rsd00, since file systems are not created on disks, but
  48.      rather on partitions.
  49.  
  50. SSEEEE AALLSSOO
  51.      fsmake, mklfs, labeldisk
  52.  
  53.  
  54. KKEEYYWWOORRDDSS
  55.      disk, partition, filesystem
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65. Sprite v.1.0         Printed:  July 14, 1992                    1
  66.  
  67.  
  68.  
  69.